somehow this got missed mid-commit
authorJonathan Blandford <jrb@src.gnome.org>
Mon, 15 Nov 2004 19:55:07 +0000 (19:55 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 15 Nov 2004 19:55:07 +0000 (19:55 +0000)
gtk/gtktreeviewcolumn.c

index f221a5e549d9f86c458c0fb989abae3e02ccffde..b029b7ec457dafed0ba740a415ad145c6239c019 100644 (file)
@@ -3503,7 +3503,6 @@ _gtk_tree_view_column_cell_set_dirty (GtkTreeViewColumn *tree_column,
       info->requested_width = 0;
     }
   tree_column->dirty = TRUE;
-  tree_column->resized_width = MAX (tree_column->requested_width, tree_column->button_request);
   tree_column->requested_width = -1;
   tree_column->width = 0;